[INFO] cloning repository https://github.com/alseif0x/rustycore
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alseif0x/rustycore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falseif0x%2Frustycore", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falseif0x%2Frustycore'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8897ace7e3e5d47be5dc62ea0fa3aa57e45d0ff6
[INFO] fixing alseif0x/rustycore against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falseif0x%2Frustycore" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alseif0x/rustycore
[INFO] finished tweaking git repo https://github.com/alseif0x/rustycore
[INFO] tweaked toml for git repo https://github.com/alseif0x/rustycore written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alseif0x/rustycore on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alseif0x/rustycore already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.110
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.110
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.110
[INFO] [stderr]   Downloaded redox_syscall v0.7.1
[INFO] [stderr]   Downloaded js-sys v0.3.87
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.110
[INFO] [stderr]   Downloaded pkcs5 v0.7.1
[INFO] [stderr]   Downloaded inventory v0.3.22
[INFO] [stderr]   Downloaded hecs v0.10.5
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 191bb8808056023594ca75c7a3d94a368a4bf5dc3d2d4bc04bf570234778a7c3
[INFO] running `Command { std: "docker" "start" "191bb8808056023594ca75c7a3d94a368a4bf5dc3d2d4bc04bf570234778a7c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "191bb8808056023594ca75c7a3d94a368a4bf5dc3d2d4bc04bf570234778a7c3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "191bb8808056023594ca75c7a3d94a368a4bf5dc3d2d4bc04bf570234778a7c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "191bb8808056023594ca75c7a3d94a368a4bf5dc3d2d4bc04bf570234778a7c3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]     Checking pkcs5 v0.7.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking wow-config v0.1.0 (/opt/rustwide/workdir/crates/wow-config)
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking hecs v0.10.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking wow-core v0.1.0 (/opt/rustwide/workdir/crates/wow-core)
[INFO] [stdout] warning: usage of an `unsafe` block
[INFO] [stdout]   --> crates/wow-core/src/guid.rs:70:18
[INFO] [stdout]    |
[INFO] [stdout] 70 |             Some(unsafe { std::mem::transmute(val) })
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wow-constants v0.1.0 (/opt/rustwide/workdir/crates/wow-constants)
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking wow-ecs v0.1.0 (/opt/rustwide/workdir/crates/wow-ecs)
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking curve25519-dalek v4.1.3
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking wow-logging v0.1.0 (/opt/rustwide/workdir/crates/wow-logging)
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking inventory v0.3.22
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]     Checking wow-crypto v0.1.0 (/opt/rustwide/workdir/crates/wow-crypto)
[INFO] [stdout] warning: field `k` is never read
[INFO] [stdout]    --> crates/wow-crypto/src/bnet_srp6.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub struct BnetSrp6 {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 103 |     k: BigUint,
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]     Checking wow-movement v0.1.0 (/opt/rustwide/workdir/crates/wow-movement)
[INFO] [stderr]     Checking wow-entities v0.1.0 (/opt/rustwide/workdir/crates/wow-entities)
[INFO] [stdout] warning: unused import: `TAU`
[INFO] [stdout]  --> crates/wow-movement/src/generators/fleeing.rs:1:46
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::f32::consts::{FRAC_PI_4, FRAC_PI_8, TAU};
[INFO] [stdout]   |                                              ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking glam v0.29.3
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking wow-packet v0.1.0 (/opt/rustwide/workdir/crates/wow-packet)
[INFO] [stdout] warning: unused macro definition: `impl_movement_client_packet`
[INFO] [stdout]    --> crates/wow-packet/src/packets/movement.rs:366:14
[INFO] [stdout]     |
[INFO] [stdout] 366 | macro_rules! impl_movement_client_packet {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling wow-recastdetour v0.1.0 (/opt/rustwide/workdir/crates/wow-recastdetour)
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking wow-loot v0.1.0 (/opt/rustwide/workdir/crates/wow-loot)
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking wow-anticheat v0.1.0 (/opt/rustwide/workdir/crates/wow-anticheat)
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking wow-handler v0.1.0 (/opt/rustwide/workdir/crates/wow-handler)
[INFO] [stderr]     Checking wow-script v0.1.0 (/opt/rustwide/workdir/crates/wow-script)
[INFO] [stderr]     Checking wow-chat v0.1.0 (/opt/rustwide/workdir/crates/wow-chat)
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling wow-proto v0.1.0 (/opt/rustwide/workdir/crates/wow-proto)
[INFO] [stderr]     Checking wow-math v0.1.0 (/opt/rustwide/workdir/crates/wow-math)
[INFO] [stderr]     Checking wow-map v0.1.0 (/opt/rustwide/workdir/crates/wow-map)
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking wow-database v0.1.0 (/opt/rustwide/workdir/crates/wow-database)
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking wow-scripts v0.1.0 (/opt/rustwide/workdir/crates/wow-scripts)
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking wow-data v0.1.0 (/opt/rustwide/workdir/crates/wow-data)
[INFO] [stdout] warning: function `rustycore_dt_free` is never used
[INFO] [stdout]    --> crates/wow-recastdetour/src/lib.rs:381:8
[INFO] [stdout]     |
[INFO] [stdout] 381 |     fn rustycore_dt_free(ptr: *mut std::ffi::c_void);
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rustycore_dt_create_square_tile_data` is never used
[INFO] [stdout]    --> crates/wow-recastdetour/src/lib.rs:382:8
[INFO] [stdout]     |
[INFO] [stdout] 382 |     fn rustycore_dt_create_square_tile_data(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wow-pvp v0.1.0 (/opt/rustwide/workdir/crates/wow-pvp)
[INFO] [stderr]     Checking wow-achievement v0.1.0 (/opt/rustwide/workdir/crates/wow-achievement)
[INFO] [stderr]     Checking wow-spell v0.1.0 (/opt/rustwide/workdir/crates/wow-spell)
[INFO] [stderr]     Checking wow-social v0.1.0 (/opt/rustwide/workdir/crates/wow-social)
[INFO] [stdout] warning: unused macro definition: `impl_movement_client_packet`
[INFO] [stdout]    --> crates/wow-packet/src/packets/movement.rs:366:14
[INFO] [stdout]     |
[INFO] [stdout] 366 | macro_rules! impl_movement_client_packet {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stdout] warning: unused variable: `payload_len`
[INFO] [stdout]    --> crates/wow-packet/src/compression.rs:390:38
[INFO] [stdout]     |
[INFO] [stdout] 390 |         for (i, (compressed, opcode, payload_len)) in [
[INFO] [stdout]     |                                      ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload_len`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_in`
[INFO] [stdout]    --> crates/wow-packet/src/compression.rs:404:17
[INFO] [stdout]     |
[INFO] [stdout] 404 |             let base_in = decompressor.total_in() as usize;
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status`
[INFO] [stdout]    --> crates/wow-packet/src/compression.rs:407:17
[INFO] [stdout]     |
[INFO] [stdout] 407 |             let status = decompressor
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wow-combat v0.1.0 (/opt/rustwide/workdir/crates/wow-combat)
[INFO] [stdout] warning: field `k` is never read
[INFO] [stdout]    --> crates/wow-crypto/src/bnet_srp6.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub struct BnetSrp6 {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 103 |     k: BigUint,
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wow-data` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name wow_data --edition=2024 crates/wow-data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=da17f127b3306a6f -C extra-filename=-2682d74581a515df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c71454bee9a46d61.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-fb2bf4f6bd76d50f.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-f19d688081ccf4eb.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-9d8546caeeb6cc75.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-34cc271a7674cf36.rmeta --extern wow_constants=/opt/rustwide/target/debug/deps/libwow_constants-9ac67ab56a6aa293.rmeta --extern wow_core=/opt/rustwide/target/debug/deps/libwow_core-20f467ce8ec30bab.rmeta --extern wow_database=/opt/rustwide/target/debug/deps/libwow_database-f07a1b2caeabad39.rmeta --extern wow_entities=/opt/rustwide/target/debug/deps/libwow_entities-b17109cd0761634c.rmeta --extern wow_movement=/opt/rustwide/target/debug/deps/libwow_movement-be4f688f7c02f57e.rmeta` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: value assigned to `offset` is never read
[INFO] [stdout]    --> crates/wow-data/src/wdc4.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |         offset = common_end;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `string_table_size` and `max_id` are never read
[INFO] [stdout]   --> crates/wow-data/src/wdc4.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct Wdc4Header {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     string_table_size: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     max_id: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Wdc4Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `val2` is never read
[INFO] [stdout]   --> crates/wow-data/src/wdc4.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 90 | struct FieldStorageInfo {
[INFO] [stdout]    |        ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 99 |     val2: u32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FieldStorageInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "191bb8808056023594ca75c7a3d94a368a4bf5dc3d2d4bc04bf570234778a7c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "191bb8808056023594ca75c7a3d94a368a4bf5dc3d2d4bc04bf570234778a7c3", kill_on_drop: false }`
[INFO] [stdout] 191bb8808056023594ca75c7a3d94a368a4bf5dc3d2d4bc04bf570234778a7c3
